-
Home
-
Alex Reservations: Smart Restaurant Booking
-
1.3.9
-
Code
-
Classes
- BookingsController
| Total Complexity |
66 |
| Dependencies |
8 |
| Dependents |
0 |
| Total lines |
497 |
| Lines of code |
314 |
| Logical lines of code |
199 |
| Comment lines |
62 |
| Methods |
16 |
| Properties |
1 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| updateBookingData() |
B |
34 |
17 |
90 |
| index() |
A |
43 |
12 |
47 |
| covers() |
S |
54 |
6 |
20 |
| booking() |
S |
58 |
3 |
15 |
| sendSmsNotification() |
S |
65 |
4 |
9 |
| tables() |
S |
58 |
3 |
15 |
| updateTables() |
S |
59 |
3 |
13 |
| getQueriesForRangeDates() |
S |
51 |
2 |
27 |
| updateStatus() |
S |
60 |
3 |
12 |
| create() |
S |
61 |
3 |
11 |
| update() |
S |
63 |
3 |
9 |
| sendBookingEmail() |
S |
64 |
3 |
10 |
| getQueriesForOneDay() |
S |
62 |
1 |
11 |
| getQueriesForOneMonth() |
S |
62 |
1 |
11 |
| getBookingsYearMonth() |
S |
63 |
1 |
11 |
| createNewCustomer() |
S |
80 |
1 |
3 |